home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1997 May / EnigmA AMIGA RUN 18 (1997)(G.R. Edizioni)(IT)[!][issue 1997-05][EAR-CD II].iso / earcd / util / dtype / koaladt.rea < prev    next >
Text File  |  1997-03-02  |  2KB  |  89 lines

  1. Short:    Koala painter datatype (43.2)
  2. Author:   glue@df.lth.se <Lars Malmborg>
  3. Uploader: glue@df.lth.se <Lars Malmborg>
  4. Version:  43.2
  5. Type:     util/dtype
  6.  
  7. TITLE
  8.  
  9.      KoalaDT - Commodore 64 Koala painter datatype
  10.  
  11.  
  12. VERSION
  13.  
  14.      43.2
  15.  
  16.  
  17. AUTHOR
  18.  
  19.      Written (or rather composed) by Lars Malmborg (glue@df.lth.se).
  20.  
  21.      The datatype is based on the example by Andreas R. Kleinert.
  22.        (Aminet:dev/c/C_V43-DT.lha)
  23.  
  24.      The recognition is made with a program by Michal Letowski.
  25.        (Aminet:dev/misc/MakeDT-1.2.lha)
  26.  
  27.      The rendition is based on code by Pasi 'Albert' Ojala.
  28.        (Aminet:gfx/conv/C64Gfx12.lha)
  29.  
  30.  
  31. DESCRIPTION
  32.  
  33.      KoalaDT is simply a datatype for the AmigaOS 3.x with which one
  34.      can display pictures from Commodore 64 in Koala painter format.
  35.      A problem is that the images contains no proper header.
  36.      The matching is done with the length of the file (10003 bytes),
  37.      and a the first two bytes (load address for Commodore 64) beeing
  38.      $00, $60. (If you have pictures you know are in Koala painter
  39.      format but aren't recognised, you'll have to alter the first two
  40.      bytes into $00, $60.)
  41.      If the highest bit in the byte containing the background color is
  42.      set, the picture is rendered with the background as transparent.
  43.      To see it in action, make sure you have it installed the next
  44.      time you browse and go to http://www.ludat.lth.se/~dat93lma
  45.      Click on Amiga and check out the Pink Panther at the bottom of
  46.      the page. Only Amiga makes it possible!
  47.  
  48.  
  49. INSTALLATION
  50.  
  51.      Put "Koala" in SYS:devs/datatypes/
  52.      Put "koala.datatype" in SYS:classes/datatypes/
  53.      Type "AddDataTypes SYS:devs/datatypes/koala.datatype REFRESH" or
  54.      reboot your fave miggy!
  55.  
  56.  
  57. SPECIAL REQUIREMENTS
  58.  
  59.      Amiga running AmigaOS 3.x
  60.  
  61.  
  62. HISTORY
  63.  
  64.      43.0
  65.           * Initial Aminet release.
  66.  
  67.      43.1
  68.           * New feature: Transparancy as supported by my converter
  69.             (Aminet:gfx/conv/DTKoala.lha).
  70.  
  71.      43.2
  72.           * Faster conversion.
  73.  
  74.  
  75. PRICE
  76.  
  77.      Freeware as always!
  78.  
  79.  
  80. ============================= Archive contents =============================
  81.  
  82. Original  Packed Ratio    Date     Time    Name
  83. -------- ------- ----- --------- --------  -------------
  84.      206     177 14.0% 31-Jan-97 13:39:42 +Koala
  85.     3720    2132 42.6% 31-Jan-97 13:40:18 +koala.datatype
  86.     2042    1022 49.9% 31-Jan-97 13:45:26 +KoalaDT.readme
  87. -------- ------- ----- --------- --------
  88.     5968    3331 44.1% 31-Jan-97 19:02:38   3 files
  89.